home *** CD-ROM | disk | FTP | other *** search
/ Shirase 21 / Shirase CD 21.iso / Extra / mp71.exe / 1033 / RCDATA / CABINET / ecdcmusic.mdb / Artists.json next >
JavaScript Object Notation  |  2001-03-03  |  107b

  1. {
  2.     "schema": {
  3.         "IdArtist": "Long Integer",
  4.         "strArtist": "Text (255)"
  5.     },
  6.     "data": [
  7.         {
  8.             "IdArtist": 1,
  9.             "strArtist": "Queen"
  10.         }
  11.     ]
  12. }